Skip to content

Conversation

davidkyle
Copy link
Member

Backports the following commits to 8.x:

…cker getting started (elastic#114009)

If xpack.ml.use_auto_machine_memory_percent is not explicitly set to true then
the default value (false) means ML will only use 30% of the available memory making
it impractical to run the ELSER model. This is useful for users wanting to get started 
with semantic search.The single node docker instructions have been updated with a 
command that gives the container enough memory to run the ELSER model and enables xpack.ml.use_auto_machine_memory_percent. For the multi-node guide the docker 
compose file is updated to enable the ml setting for every node in the cluster.
@davidkyle davidkyle added >docs General docs changes auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Docs Meta label for docs team labels Nov 8, 2024
Copy link
Contributor

github-actions bot commented Nov 8, 2024

Documentation preview:

@elasticsearchmachine elasticsearchmachine merged commit b7e96f1 into elastic:8.x Nov 8, 2024
6 checks passed
@davidkyle davidkyle deleted the backport/8.x/pr-114009 branch November 8, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >docs General docs changes Team:Docs Meta label for docs team v8.17.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants